[INFO] cloning repository https://github.com/komentoj/komentoj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/komentoj/komentoj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 019f59c6b6d697efa530965b9c19f2fc6d1162f5
[INFO] testing komentoj/komentoj against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/komentoj/komentoj
[INFO] finished tweaking git repo https://github.com/komentoj/komentoj
[INFO] tweaked toml for git repo https://github.com/komentoj/komentoj written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/komentoj/komentoj on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/komentoj/komentoj already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a8a877ab89bdd196f9d04d028a5213a752b0e132bb93fb011e3cb9fee40ef7e
[INFO] running `Command { std: "docker" "start" "-a" "4a8a877ab89bdd196f9d04d028a5213a752b0e132bb93fb011e3cb9fee40ef7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a8a877ab89bdd196f9d04d028a5213a752b0e132bb93fb011e3cb9fee40ef7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a8a877ab89bdd196f9d04d028a5213a752b0e132bb93fb011e3cb9fee40ef7e", kill_on_drop: false }`
[INFO] [stdout] 4a8a877ab89bdd196f9d04d028a5213a752b0e132bb93fb011e3cb9fee40ef7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e24c58b4bbf9681c4c9b03287e4964aadee6124fbe5d490d1f065fba7bf4a1
[INFO] running `Command { std: "docker" "start" "-a" "54e24c58b4bbf9681c4c9b03287e4964aadee6124fbe5d490d1f065fba7bf4a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling deadpool-redis v0.23.0
[INFO] [stderr]    Compiling komentoj-core v0.1.0 (/opt/rustwide/workdir/crates/komentoj-core)
[INFO] [stderr]    Compiling komentoj v0.1.0 (/opt/rustwide/workdir/crates/komentoj)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "54e24c58b4bbf9681c4c9b03287e4964aadee6124fbe5d490d1f065fba7bf4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e24c58b4bbf9681c4c9b03287e4964aadee6124fbe5d490d1f065fba7bf4a1", kill_on_drop: false }`
[INFO] [stdout] 54e24c58b4bbf9681c4c9b03287e4964aadee6124fbe5d490d1f065fba7bf4a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e55a39f991295ef94d6ee5974da977a3b31cb3d9eff3475a3f4a74f4898dbe
[INFO] running `Command { std: "docker" "start" "-a" "f2e55a39f991295ef94d6ee5974da977a3b31cb3d9eff3475a3f4a74f4898dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling deadpool-redis v0.23.0
[INFO] [stderr]    Compiling komentoj-core v0.1.0 (/opt/rustwide/workdir/crates/komentoj-core)
[INFO] [stdout] warning: function `make_actor_json` is never used
[INFO] [stdout]   --> crates/komentoj-core/src/test_helpers.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn make_actor_json(actor_url: &str, key_id: &str, inbox_url: &str, pem: &str) -> Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `owner_inbox_path` is never used
[INFO] [stdout]    --> crates/komentoj-core/src/test_helpers.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn owner_inbox_path(state: &crate::state::AppState) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `owner_actor_url` is never used
[INFO] [stdout]    --> crates/komentoj-core/src/test_helpers.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn owner_actor_url(state: &crate::state::AppState) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling komentoj v0.1.0 (/opt/rustwide/workdir/crates/komentoj)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f2e55a39f991295ef94d6ee5974da977a3b31cb3d9eff3475a3f4a74f4898dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e55a39f991295ef94d6ee5974da977a3b31cb3d9eff3475a3f4a74f4898dbe", kill_on_drop: false }`
[INFO] [stdout] f2e55a39f991295ef94d6ee5974da977a3b31cb3d9eff3475a3f4a74f4898dbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d27806009113a3ff1931a3a95102a258da68d68d1f50a4f14c3d1a443a493ef0
[INFO] running `Command { std: "docker" "start" "-a" "d27806009113a3ff1931a3a95102a258da68d68d1f50a4f14c3d1a443a493ef0", kill_on_drop: false }`
[INFO] [stderr] warning: function `make_actor_json` is never used
[INFO] [stderr]   --> crates/komentoj-core/src/test_helpers.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn make_actor_json(actor_url: &str, key_id: &str, inbox_url: &str, pem: &str) -> Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `owner_inbox_path` is never used
[INFO] [stderr]    --> crates/komentoj-core/src/test_helpers.rs:226:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub fn owner_inbox_path(state: &crate::state::AppState) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `owner_actor_url` is never used
[INFO] [stderr]    --> crates/komentoj-core/src/test_helpers.rs:231:8
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub fn owner_actor_url(state: &crate::state::AppState) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `komentoj-core` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/komentoj-933674ad5174bce8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/komentoj_core-35f00b41acc84427)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_cgnat ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_ipv6_ula ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_allows_public_addresses ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_link_local ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_loopback ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_allows_public_http ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_allows_public_https ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_localhost_names ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_disallowed_schemes ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_rejects_malformed ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_private_ipv6_literals ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_private_ipv4_literals ... ok
[INFO] [stdout] test ap::html::tests::forces_nofollow_on_links ... ok
[INFO] [stdout] test ap::html::tests::preserves_mastodon_mention_class ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_empty_when_no_links ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_skips_non_http ... ok
[INFO] [stdout] test ap::html::tests::strips_script_tags ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_finds_https_links ... ok
[INFO] [stdout] test ap::inbox::tests::parse_published_invalid_returns_none ... ok
[INFO] [stdout] test ap::inbox::tests::parse_published_valid_rfc3339 ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_unknown_value_is_empty ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_string_value ... ok
[INFO] [stdout] test ap::signature::tests::compute_digest_format ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_object_with_id_field ... ok
[INFO] [stdout] test ap::signature::tests::build_signing_string_no_trailing_newline ... ok
[INFO] [stdout] test ap::html::tests::strip_html_removes_all_tags ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_rfc1918 ... ok
[INFO] [stdout] test ap::signature::tests::key_id_to_actor_url_strips_fragment ... ok
[INFO] [stdout] test ap::signature::tests::split_signature_params_handles_commas_in_quotes ... ok
[INFO] [stdout] test ap::types::tests::deserializes_create_note_activity ... ok
[INFO] [stdout] test ap::types::tests::deserializes_delete_activity_with_bare_object_url ... ok
[INFO] [stdout] test ap::types::tests::actor_field_accepts_string_or_object ... ok
[INFO] [stdout] test ap::types::tests::deserializes_gotosocial_note_with_content_map ... ok
[INFO] [stdout] test ap::types::tests::deserializes_follow_activity ... ok
[INFO] [stdout] test ap::types::tests::deserializes_mastodon_actor ... ok
[INFO] [stdout] test ap::types::tests::deserializes_mastodon_note ... ok
[INFO] [stdout] test ap::types::tests::is_public_when_cc_contains_public_uri ... ok
[INFO] [stdout] test ap::types::tests::is_public_when_to_contains_public_uri ... ok
[INFO] [stdout] test ap::types::tests::not_public_when_missing ... ok
[INFO] [stdout] test ap::types::tests::string_or_array_array_to_vec ... ok
[INFO] [stdout] test ap::types::tests::string_or_array_single_to_vec ... ok
[INFO] [stdout] test config::tests::acct_format ... ok
[INFO] [stdout] test config::tests::env_var_overrides_port ... ok
[INFO] [stdout] test config::tests::is_blog_url_matches_configured_domains ... ok
[INFO] [stdout] test config::tests::loads_valid_toml ... ok
[INFO] [stdout] test config::tests::env_var_overrides_admin_token ... ok
[INFO] [stdout] test config::tests::per_user_urls_format ... ok
[INFO] [stdout] test ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_create_stores_comment ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_duplicate_activity_is_deduplicated ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_invalid_signature ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_delete_soft_deletes_comment ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_actor_mismatch ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_undo_follow_removes_follower ... FAILED
[INFO] [stdout] test config::tests::missing_required_field_fails ... ok
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_missing_signature ... FAILED
[INFO] [stdout] test ap::signature::tests::verify_rejects_missing_signed_header ... ok
[INFO] [stdout] test ap::signature::tests::sign_and_verify_get_roundtrip ... ok
[INFO] [stdout] test ap::signature::tests::verify_rejects_tampered_body ... ok
[INFO] [stdout] test ap::signature::tests::verify_rejects_stale_date ... ok
[INFO] [stdout] test ap::signature::tests::sign_and_verify_post_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d1995a0f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac56d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac8cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f9ad - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191e2eb - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191e2eb - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191e2eb - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f7b70 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d191330d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e2f4 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c3b7b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d18443e9 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958a42 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d19567ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d183106d - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1903b20 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907296 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1909ca0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1966043 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f5133 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19de4d1 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e0fa9 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d19635bf - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198c15c - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bc16 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3f4a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e9997 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:920:5
[INFO] [stdout]   51:     0x5576d17d5777 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:920:47
[INFO] [stdout]   52:     0x5576d1895c86 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_create_stores_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_create_stores_comment' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d1990d7f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac3ad - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac70d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f7ed - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191d78b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191d78b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191d78b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f6590 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d190e6ed - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e214 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c324b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d1844229 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958182 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195652e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830ead - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1901e40 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1906f16 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1908570 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965633 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4c63 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19ddd61 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19dfc69 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d19629ed - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198bcfe - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198b9e6 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3dfa - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e8207 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:959:5
[INFO] [stdout]   51:     0x5576d17d54a7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:959:47
[INFO] [stdout]   52:     0x5576d18958c6 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_create_stores_comment::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d19964ff - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac5ad - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac90d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f9ed - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191e48b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191e48b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191e48b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f7e90 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d1913ded - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e314 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c3ccb - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d1844429 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958b82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195682e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d18310ad - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1903f40 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907316 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1909ff0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d19661b3 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f51e3 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19de5e1 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e1269 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d196376f - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198c1fc - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bc66 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3f7a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e9a87 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:866:5
[INFO] [stdout]   51:     0x5576d17d57a7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:866:47
[INFO] [stdout]   52:     0x5576d1895cc6 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_duplicate_activity_is_deduplicated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_duplicate_activity_is_deduplicated' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d1994f1f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac52d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac88d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f96d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191e14b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191e14b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191e14b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f7850 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d191282d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e2d4 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c3a2b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d18443a9 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958902 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195676e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d183102d - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1903700 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907216 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1909950 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965ed3 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f5083 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19de3c1 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e0ce9 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d196340d - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198c0be - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bbc6 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3f1a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e98a7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1012:5
[INFO] [stdout]   51:     0x5576d17d5747 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1012:47
[INFO] [stdout]   52:     0x5576d1895c46 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_invalid_signature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_invalid_signature' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d199235f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac42d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac78d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f86d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191dacb - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191dacb - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191dacb - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f6bd0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d190fcad - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e254 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c34eb - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d18442a9 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958402 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d19565ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830f2d - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1902680 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907016 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1908c10 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965913 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4dc3 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19ddf81 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e01e9 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d1962d4f - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198be3c - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198ba86 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3e5a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e8b87 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:803:5
[INFO] [stdout]   51:     0x5576d17d55c7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:803:47
[INFO] [stdout]   52:     0x5576d1895a46 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_invalid_signature::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_delete_soft_deletes_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_delete_soft_deletes_comment' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d199393f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac4ad - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac80d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f8ed - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191de0b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191de0b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191de0b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f7210 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d191126d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e294 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c378b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d1844329 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958682 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d19566ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830fad - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1902ec0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907116 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d19092b0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965bf3 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4f23 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19de1a1 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e0769 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d19630ad - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198bf7e - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bb26 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3eba - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e8e97 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1114:5
[INFO] [stdout]   51:     0x5576d17d5657 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1114:47
[INFO] [stdout]   52:     0x5576d1895b06 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_delete_soft_deletes_comment::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_actor_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_actor_mismatch' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d199186f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac3ed - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac74d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f82d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191d92b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191d92b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191d92b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f68b0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d190f1cd - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e234 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c339b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d1844269 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d19582c2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195658e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830eed - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1902260 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1906f96 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d19088c0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d19657a3 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4d13 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19dde71 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19dff29 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d1962b9f - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198bd9c - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198ba36 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3e2a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e86c7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:836:5
[INFO] [stdout]   51:     0x5576d17d5537 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:836:47
[INFO] [stdout]   52:     0x5576d1895986 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_actor_mismatch::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_undo_follow_removes_follower stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_undo_follow_removes_follower' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d199442f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac4ed - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac84d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f92d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191dfab - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191dfab - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191dfab - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f7530 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d1911d4d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e2b4 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c38db - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d1844369 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d19587c2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195670e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830fed - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d19032e0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907196 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1909600 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965d63 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4fd3 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stderr] error: test failed, to rerun pass `-p komentoj-core --lib`
[INFO] [stdout]   44:     0x5576d19de2b1 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e0a29 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d196325f - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198c01c - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bb76 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3eea - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e8f87 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1063:5
[INFO] [stdout]   51:     0x5576d17d5687 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1063:47
[INFO] [stdout]   52:     0x5576d1895b46 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_undo_follow_removes_follower::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_missing_signature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_missing_signature' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5576d282f02a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5576d282f02a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5576d282f02a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5576d28492ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5576d28492ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5576d2834b82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5576d2834b82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5576d280b86f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5576d280b86f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5576d2826649 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5576d1a0a2fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5576d1a0a2fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5576d28268c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5576d28268c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5576d280b928 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5576d2800139 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5576d280caad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5576d2849abc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5576d2849802 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5576d1ad6924 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenvy[814154c645a5bde]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5576d1b0c6b2 - sqlx_postgres[2c0d32d5efa825f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5576d1b11d1e - <sqlx_postgres[2c0d32d5efa825f]::database::Postgres as sqlx_core[56af98092c720713]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5576d18ac0cf - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<sqlx_core[56af98092c720713]::testing::TestContext<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>, sqlx_core[56af98092c720713]::error::Error>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5576d1992e4f - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5576d18ac46d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5576d18ac7cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5576d191f8ad - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5576d191dc6b - tokio[46b017a4c52b4327]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5576d191dc6b - tokio[46b017a4c52b4327]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5576d191dc6b - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5576d18f6ef0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5576d191078d - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5576d190e274 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5576d17c363b - <tokio[46b017a4c52b4327]::runtime::context::scoped::Scoped<tokio[46b017a4c52b4327]::runtime::scheduler::Context>>::set::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5576d18442e9 - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5576d1958542 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::try_with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5576d195664e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[46b017a4c52b4327]::runtime::context::Context>>::with::<tokio[46b017a4c52b4327]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5576d1830f6d - tokio[46b017a4c52b4327]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5576d1902aa0 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5576d1907096 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5576d1908f60 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5576d1965a83 - tokio[46b017a4c52b4327]::runtime::context::runtime::enter_runtime::<<tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5576d18f4e73 - <tokio[46b017a4c52b4327]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5576d19de091 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5576d19e04a9 - <tokio[46b017a4c52b4327]::runtime::runtime::Runtime>::block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5576d1962eff - sqlx_core[56af98092c720713]::rt::test_block_on::<sqlx_core[56af98092c720713]::testing::run_test<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5576d198bedc - sqlx_core[56af98092c720713]::testing::run_test::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[56af98092c720713]::testing::run_test_with_pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5576d198bad6 - sqlx_core[56af98092c720713]::testing::run_test_with_pool::<sqlx_postgres[2c0d32d5efa825f]::database::Postgres, fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5576d19a3e8a - <fn(sqlx_core[56af98092c720713]::pool::Pool<sqlx_postgres[2c0d32d5efa825f]::database::Postgres>) -> komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0} as sqlx_core[56af98092c720713]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5576d17e8c77 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:793:5
[INFO] [stdout]   51:     0x5576d17d55f7 - komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:793:47
[INFO] [stdout]   52:     0x5576d1895a86 - <komentoj_core[ecd3ae7f757afbf0]::ap::inbox::tests::inbox_rejects_missing_signature::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5576d19fd5db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5576d19fd5db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5576d1a0adcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5576d1a0adcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5576d1a0adcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5576d1a0adcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5576d1a044e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5576d1a044e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5576d1a0d9d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5576d1a0d9d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5576d1a0d9d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5576d282e25f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5576d282e25f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x72bf646caaa4 - <unknown>
[INFO] [stdout]   74:     0x72bf64757a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ap::inbox::tests::inbox_create_stores_comment
[INFO] [stdout]     ap::inbox::tests::inbox_delete_soft_deletes_comment
[INFO] [stdout]     ap::inbox::tests::inbox_duplicate_activity_is_deduplicated
[INFO] [stdout]     ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept
[INFO] [stdout]     ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_actor_mismatch
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_invalid_signature
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_missing_signature
[INFO] [stdout]     ap::inbox::tests::inbox_undo_follow_removes_follower
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 53 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d27806009113a3ff1931a3a95102a258da68d68d1f50a4f14c3d1a443a493ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27806009113a3ff1931a3a95102a258da68d68d1f50a4f14c3d1a443a493ef0", kill_on_drop: false }`
[INFO] [stdout] d27806009113a3ff1931a3a95102a258da68d68d1f50a4f14c3d1a443a493ef0
